home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm1 / exclutls.lha / Include / Excel / Comm_Message.i < prev    next >
Text File  |  1996-01-28  |  237b  |  13 lines

  1.  STRUCTURE Comm_Message,0
  2.     STRUCT    excm_MN,MN_SIZE        ; message
  3.     LONG    excm_Command
  4.     LONG    excm_Pass1
  5.     LONG    excm_Pass2
  6.     LONG    excm_Pass3
  7.     LONG    excm_Pass4
  8.     LONG    excm_Pass5
  9.     LONG    excm_Pass6
  10.     LONG    excm_Result1
  11.     LONG    excm_Result2
  12.     LABEL excm_SIZE
  13.